Skip to content

feat: Add agent self-registration CLI command#40

Merged
R-M-Naveen merged 1 commit intomainfrom
naveen/agent-register-cli-added
Feb 12, 2026
Merged

feat: Add agent self-registration CLI command#40
R-M-Naveen merged 1 commit intomainfrom
naveen/agent-register-cli-added

Conversation

@R-M-Naveen
Copy link
Member

Adds npx atxp agent register for AI agents to self-register without requiring an existing login. The command handles the 2-step flow: fetches a base64-encoded captcha challenge, decodes and displays it, prompts for the answer, then verifies and creates the account.

Supports --server flag for custom server URL and --answer for non-interactive use.

Adds `npx atxp agent register` for AI agents to self-register without
requiring an existing login. The command handles the 2-step flow:
fetches a base64-encoded captcha challenge, decodes and displays it,
prompts for the answer, then verifies and creates the account.

Supports --server flag for custom server URL and --answer for
non-interactive use.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@R-M-Naveen R-M-Naveen merged commit 390757c into main Feb 12, 2026
1 check passed
@R-M-Naveen R-M-Naveen deleted the naveen/agent-register-cli-added branch February 12, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant